Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
fmod
fmod
Returns the remainder of the floating point number of division
Name:
fmod
Category:
math
Programming Language:
php
One-line Description:
Returns the remainder of the floating point number for division.
Related
How to avoid wrong requests being sent before curl_multi_close
3
Comprehensive Guide to phpstudy: Features, Uses, and Benefits
5
Complete Guide to Deploying and Optimizing PHP Websites on Linux Servers
3
Notes on using mb_get_info function in conjunction with mb_language
4
Similar Functions
exp
exp
Calculatetheindexofe
is_infinite
is_infinite
Determinewhetheritis
tanh
tanh
Hyperbolictangent
floor
floor
Leavethemethodofsort
lcg_value
lcg_value
Combinedlinearcongru
pow
pow
Exponentialexpressio
atan2
atan2
Arctangleoftwoparame
rad2deg
rad2deg
Convertradianstocorr
Popular Articles